https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback                
            Represents Provider Profiles that define settings necessary for chargeback processing.
| Resource URL | Description | 
|---|---|
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/elavon | Configuration settings necessary for chargeback processing through Elavon. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/ezidebit | Configuration settings necessary for chargeback processing through Ezidebit. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/firstdata | Configuration settings necessary for chargeback processing through First Data Compass. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/payfacto | Configuration settings necessary for chargeback processing through Payfacto. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/trust-commerce | Configuration settings necessary for chargeback processing through Trust Commerce. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/tsys-merlin | Configuration settings necessary for chargeback processing through Tsys Merlin. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/vantiv-lowell | Configuration settings necessary for chargeback processing through Vantiv Lowell. | 
| https://portaldev.eonpayments.com/api/v01/merchants/[merchant-code]/profiles/chargeback/vantiv-tandem | Configuration settings necessary for chargeback processing through Vantiv Tandem. | 
                                                                        | Method: GET | Implicit: Yes | Returns: n/a | 
| Consumes: xurl | Produces: json, xml | |
| 
                                     
                                        Lists all chargeback Provider Profiles currently configured for this merchant. 
                                 | 
                            ||
| # | Name | Type | Required | Default | Description | 
|---|---|---|---|---|---|
| 01 | offset | Integer | No | 0 | 
                                                                                                                        Index of the first record returned from the search result.\n\r\n> **Note:** Used with limit parameter for pagination. Use this field for implementing paginated results. | 
                                                    
| 02 | limit | Integer | No | 100 | 
                                                                                                                        Maximum number of records to load per search call.\n\r\n> **Note:** Adjust based on performance requirements. Use this field to balance response size and performance. |